home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / archiver / mta_vf35.zip / MTA__TEC.EXE / SETUP.TEC < prev    next >
Text File  |  1993-02-22  |  4KB  |  92 lines

  1. ------------------------------------------------------------------------
  2. Subject : A simple setup
  3. Target  : New users
  4. Date    : 09-03-92
  5. Rev.    : 1.00 / 09-03/92
  6. ------------------------------------------------------------------------
  7.  
  8. MTA looks difficult to install because of the large number of options.
  9. The documentation can be that helpful as you like. The documentation
  10. is made like reference guide and not as a simple step-by-step manual
  11. to install MTA. MTA can be used by normal users, BBS users, commercial
  12. users and all with different combinations of only a few archives up to
  13. several thousands of archives. Some would like comments, others don't.
  14. I could go on for hours. The best way to start is to start with a
  15. simple MTA.CTL. When you need more, you can add the options after you
  16. looked into the documentation.
  17.  
  18. A simple setup looks like this (it is mine, I use MTA to convert one
  19. or more archives in the current directory, from anything to ZIP, with
  20. a scan for viri and with logging:
  21.  
  22. ARCPath                      C:\SYS\ARC\ARC.EXE       N 192
  23. UNARCPath                    C:\SYS\ARC\XARC.EXE      N 192
  24. PAKPath                      C:\SYS\ARC\PAK.EXE       Y 256
  25. DWCPath                      C:\SYS\ARC\DWC.EXE       N 256
  26. LZHPath                      C:\SYS\ARC\LHA.EXE       Y 256
  27. LZSPath                      C:\SYS\ARC\LARC.EXE      N 500
  28. ZOOPath                      C:\SYS\ARC\ZOO.EXE       N 256
  29. PKZIPPath                    C:\SYS\ARC\PKZIP.EXE     Y 256
  30. PKUNZIPPath                  C:\SYS\ARC\PKUNZIP.EXE   N 192
  31. ZIP2EXEPath                  C:\SYS\ARC\ZIP2EXE.EXE   N 192
  32. PKUNPAKPath                  C:\SYS\ARC\PKUNPAK.EXE   N 192
  33. MDPath                       C:\SYS\ARC\MDCD.EXE      N 192
  34. ARJPath                      C:\SYS\ARC\ARJ.EXE       Y 512
  35. HYPERPath                    C:\SYS\ARC\HYPER.EXE     N 320
  36. PKLITEPath                   C:\SYS\ARC\PKLITE.EXE    N 256
  37. JPG2GIFPath                  C:\SYS\ARC\JPG2GIF.EXE   N 512
  38. GIF2JPGPath                  C:\SYS\ARC\GIF2JPG.EXE   N 512
  39. GIFLITEPath                  C:\SYS\ARC\GIFLITE.EXE   N 320
  40. GIFTESTPath                  C:\SYS\ARC\GIFTEST.EXE   N 320
  41. Childtouch file
  42. IncludeAVFile *.* NWN405              (McAfee     )
  43. IncludeAVFile *.* GPI257              (PKware     )
  44. IncludeAVFile *.* VHJ325              (JP Software)
  45. DelOldFiles -365 Ask
  46. DelOldPath  F:\ZIP\OLD
  47. PAKVersion                   250
  48. ZIPVersion                   110
  49. LZHVersion                   212
  50. ZIPCompression               -ex
  51. ZOOCompression               h
  52. DWCCompression               z
  53. ARJCompression               -jm -i2
  54. ExtendedTesting
  55. CompressionType               ZIP
  56. SubstDrive  IJKLMNOPQRSTUVWXYZ
  57. SwapPath                     F:\
  58. AltDisplay
  59. RunTime                      600
  60. WarningTime                  10
  61. SFXFiles
  62. ReportSpecialAttributes
  63. KeepAV
  64. KeepVolLabel
  65. ExcludeFile                  WHO_FROM.TXT
  66. ExcludeFile                  RUN_THIS.COM
  67. LogPath                      F:\ZIP\ERR\MTA__RUN.LOG
  68. AVLogPath                    F:\ZIP\ERR\MTA__AVS.LOG
  69. NormalPasswordListPath       D:\LOG\MTA__NPW.LOG
  70. RandomPasswordListPath       D:\LOG\MTA__PWD.LOG
  71. MTATempPath                  F:\ZIP\MTA 10000
  72. ALTMTATempPath               E:\TUP\TMP 10000
  73. MTAErrorPath                 F:\ZIP\ERR
  74. FDUTempPath                  F:\ZIP\OLD
  75. FDUTrashPath                 F:\ZIP\TRA
  76. VirusScanner B 300 1  C:\SYS\VIR\SCAN.EXE   %P /NOMEM /NOPAUSE /E
  77. TouchHig
  78. LogStyleFormat               %D_%T__MTA:_
  79. LogDateFormat                mm/dd/yy
  80. LogTimeFormat                hh:mm
  81.  
  82. Take these options as an example and check them in the documentation.
  83. Leave out the archivers that you don't have (or don't use) and correct
  84. the value of some options (like DelOldFiles) to suit your own needs.
  85. Also all directories should be changed to your situation ! If this
  86. setup works, you can start add new options to it, but first get it
  87. working in the most simple way !
  88.  
  89. I could write a setup program that would ask some questions and that
  90. would generate a new MTA.CTL, but because of the large number of
  91. different types of usage, this program will not have that much value.
  92.